Ignore ci-cached directories so they don't interfere with the publish
authorFelix Krull <f_krull@gmx.de>
Wed, 1 Apr 2020 17:35:11 +0000 (19:35 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:55 +0000 (12:53 -0400)
rust-bindings/rust/.gitignore

index def5874b41eecaa86e5a04f61c2002b0d0d513ac..c9dc18fab903d03e4a162d32317be136ce48d95d 100644 (file)
@@ -1,4 +1,6 @@
-/.idea
+.idea
+target
+cargo
+sccache
 **/*.rs.bk
-target/
 Cargo.lock